home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI ProDev Workshop 2.6.5
/
SGI ProDev Workshop 2.6.5.iso
/
relnotes
/
WorkShop
/
ch1.z
/
ch1
Wrap
Text File
|
1997-09-05
|
8KB
|
268 lines
- 1 -
1. _I_n_t_r_o_d_u_c_t_i_o_n
Developer Magic/WorkShop is a set of four integrated
programming tools that enable the individual programmer to
analyze code structure, to debug compiled code, to tune
run-time performance, and to analyze code for test coverage.
Together the WorkShop tools provide a multi-view,
interactive programming environment for developing software
in C, C++, or Fortran.
The four main WorkShop components are the debugger _c_v_d, the
static analyzer _c_v_s_t_a_t_i_c, the performance analyzer _c_v_p_e_r_f,
and the coverage analyzer, _c_v_c_o_v (also known as Tester). In
addition, WorkShop also provides an annotated source code
viewer, a build analyzer, online documentation and help
system.
Note: Packaged with the product is a separate sheet that
contains the Software License Agreement. This
software is provided to you solely under the terms
and conditions of the Software License Agreement.
Please take a few moments to review the Agreement.
This document contains the following chapters:
1. Introduction
2. Installation Information
3. Changes and Additions
4. Bug Fixes
5. Known Problems and Workarounds
6. Documentation Errors
7. Licensing WorkShop with NetLS and FLEXlm
1.1 _R_e_l_e_a_s_e__I_d_e_n_t_i_f_i_c_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
Following is the release identification information for
WorkShop:
- 2 -
Developer
Magic/WorkShop
SSSSooooffffttttwwwwaaaarrrreeee OOOOppppttttiiiioooonnnn PPPPrrrroooodddduuuucccctttt
2.6.5
VVVVeeeerrrrssssiiiioooonnnn
SC4-WS-2.6.5
PPPPrrrroooodddduuuucccctttt CCCCooooddddeeee
IRIX 6.2, or later
SSSSyyyysssstttteeeemmmm SSSSooooffffttttwwwwaaaarrrreeee RRRReeeeqqqquuuuiiiirrrreeeemmmmeeeennnnttttssss
1.2 _H_a_r_d_w_a_r_e__R_e_q_u_i_r_e_m_e_n_t_s
You should have at least 32 Mbytes of RAM to run WorkShop.
Furthermore many of the programs have large address spaces
and therefore use a large amount of swap space. Silicon
Graphics suggests that if you see the tools being killed due
to lack of swap space, increase the virtual swap with
_c_h_k_c_o_n_f_i_g _v_s_w_a_p.
1.3 _L_i_c_e_n_s_e__R_e_q_u_i_r_e_m_e_n_t_s
You must have a license to run WorkShop. There are two
types of licenses applicable to WorkShop: _n_o_d_e-_l_o_c_k_e_d and
_c_o_n_c_u_r_r_e_n_t _a_c_c_e_s_s. Node-locked licenses are valid only on
the machines where they are installed. Concurrent access
licenses can be passed around to different machines on the
network. WorkShop's initial temporary license is node-
locked, and the permanent license can be either node-locked
or concurrent access.
See Chapter 7, ``Licensing WorkShop with FLEXlm'' for more
details about obtaining and installing your license. You
cannot run the product until you have a license installed.
1.4 _O_n_-_L_i_n_e__R_e_l_e_a_s_e__N_o_t_e_s
After you install the on-line release notes for a product
(the _r_e_l_n_o_t_e_s subsystem), you can view the release notes on
your screen.
Note: You can read the online release notes for most
products before installing the software. Refer to
the booklet in your CD-ROM case for more information.
If you have a graphics system, select ``Release Notes'' from
the Help submenu of the Toolchest. This displays the
_g_r_e_l_n_o_t_e_s(1) graphical browser for the on-line release
notes.
- 3 -
Refer to the _g_r_e_l_n_o_t_e_s(1) man page for information on
options to this command.
If you do not have a graphics system, you can use the
_r_e_l_n_o_t_e_s command. Refer to the _r_e_l_n_o_t_e_s(1) man page for
accessing the on-line release notes.
1.5 _O_n_-_l_i_n_e__M_a_n__P_a_g_e_s
The following man pages are provided on-line with WorkShop:
_c_v_b_u_i_l_d(1) _c_v_c_o_n_f_i_g(1) _c_v_c_o_n_n_e_c_t(1)
_c_v_c_o_r_d(1) _c_v_c_o_v(1) _c_v_d(1)
_c_v_d_u_m_p(1) _c_v_e_x_p_r_n_t(1) _c_v_h_a_n_g(1)
_c_v_i_n_s_t_r(1) _c_v_m_a_k_e(1) _c_v_m_e_t_e_r(1)
_c_v_p_c_s(1) _c_v_p_c_s_d(1) _c_v_p_e_r_f(1)
_c_v_s_p_e_e_d(1) _c_v_s_t_a_t_i_c(1) _c_v_u_s_a_g_e(1)
_c_v_x_c_o_v(1) _c_v_x_h_a_n_g(1) _c_v__g_l__c_o_n_t_r_o_l_l_e_r(1)
_m_a_l_l_o_c__c_v(3) _c_v_c_a_t(1)
To access an on-line man page, type:
mmmmaaaannnn <<<<mmmmaaaannnn ppppaaaaggggeeee nnnnaaaammmmeeee>>>>
1.6 _O_n_-_l_i_n_e__D_o_c_u_m_e_n_t_a_t_i_o_n
On-line versions of the _D_e_v_l_o_p_e_r _M_a_g_i_c: _P_r_o_D_e_v _W_o_r_k_S_h_o_p
_O_v_e_r_v_i_e_w, _D_e_v_e_l_o_p_e_r _M_a_g_i_c: _P_e_r_f_o_r_m_a_n_c_e _A_n_a_l_y_z_e_r _U_s_e_r'_s
_G_u_i_d_e, _D_e_v_e_l_o_p_e_r _M_a_g_i_c: _S_t_a_t_i_c _A_n_a_l_y_z_e_r _U_s_e_r'_s _G_u_i_d_e, and
the _D_e_v_e_l_o_p_e_r _M_a_g_i_c: _D_e_b_u_g_g_e_r _U_s_e_r'_s _G_u_i_d_e are included in
the _W_o_r_k_S_h_o_p._b_o_o_k_s subsystems.
After installing the _W_o_r_k_S_h_o_p._b_o_o_k_s subsystems, you can view
the books with _i_n_s_i_g_h_t(1).
The SGI help utility uses the online documentation for help
references. To use the help system, the online books need
to be installed.
1.7 _O_n_-_l_i_n_e__T_u_t_o_r_i_a_l
An on-line tutorial is included in the ProDev subsystem.
This is an interactive tutorial which explains the features
of ProDev WorkShop. This can be installed on the system, or
run from the CD. See Chapter 2 for information on
installation and running of the tutorial.
- 4 -
1.8 _P_r_o_d_u_c_t__S_u_p_p_o_r_t
Silicon Graphics, Inc., provides a comprehensive product
support and maintenance program for its products. If you
would like support for your Silicon Graphics-supported
products, contact the Technical Assistance Center at 1-800-
800-4SGI.
If you are outside of North America, contact the Silicon
Graphics subsidiary or authorized distributor in your
country.